Undocumented functions of NTDLL

2OO1, 1O February


NtFindAtom
NtFindAtom

NTSYSAPI 
NTSTATUS
NTAPI

NtFindAtom(
IN PWCHAR AtomName, OUT PRTL_ATOM Atom OPTIONAL );



Function NtFindAtom retrieve existing Atom's identifier without incrementing Atom's internal counter.



Requirements:
Library: ntdll.lib


See also:
ATOM_BASIC_INFORMATION
ATOM_TABLE_INFORMATION
NtAddAtom
NtDeleteAtom
NtQueryInformationAtom